ComponentOne ASP.NET MVC Controls
TooltipContent Method

C1.Web.Mvc.Fluent Namespace > ChartSeriesBaseBuilder<T,TControl,TBuilder> Class : TooltipContent Method
The value.
Configurates C1.Web.Mvc.ChartSeriesBase<T>.TooltipContent. Sets or Gets the tooltip content for specific chart series
Syntax
'Declaration
 
Public Function TooltipContent( _
   ByVal value As String _
) As TBuilder
public TBuilder TooltipContent( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

ChartSeriesBaseBuilder<T,TControl,TBuilder> Class
ChartSeriesBaseBuilder<T,TControl,TBuilder> Members